chore(deps): align Codex 0.151.0 and dependency cooldowns - #755
chore(deps): align Codex 0.151.0 and dependency cooldowns#755mldangelo-oai wants to merge 4 commits into
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
@codex review Please review the current head |
|
Codex Review: Didn't find any major issues. Swish! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
…/codex/triage-sdk-0.151.0
|
@codex review Please review the current head |
|
Codex Review: Didn't find any major issues. Delightful! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
* chore(deps): automate updates with a release cooldown * fix(deps): group Codex security updates * fix(deps): use the supported daily update schedule
|
Codex Review: Didn't find any major issues. Keep them coming! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
Update the Codex CLI and SDK to
0.151.0across the shipping TypeScript SDK, MCP app, and triage evaluation harness. This PR also includes the dependency-update policy from #757, which was merged into this branch.Reconcile the branch with current
mainand fix the duplicateminimumReleaseAgekey that prevented pnpm from installing MCP app dependencies in CI and container builds.Changes
0.151.0in all three projects and keep Promptfoo's transitive Codex SDK aligned with the eval harness's direct dependency.mainwithout rewriting branch history, retain the centralized pnpm11.19.0toolchain, and remove the duplicate MCP workspace setting from the merged configuration.Testing
duplicated mapping key (9:1)failure with the merged branch before the fix.0.16.1.git diff --check: passed.main: exactly one Codex0.151.0package set in each; unrelated dependency graphs are unchanged.11.19.0.0.151.0and selects CLI0.151.0without model calls.Risk and rollout
This is no longer an eval-only update: shipping SDK and MCP runtime dependencies move from Codex
0.149.1to0.151.0, and Promptfoo uses the shared SDK version. Product version numbers and public CLI arguments/defaults are unchanged.The dependency policy retains normal review and CI requirements and does not enable auto-merge or change Socket checks. No additional dependency-age exception was introduced for this repair.
No model-backed evaluations were run, so these checks do not establish benchmark score equivalence. This PR does not publish packages or containers.
Public disclosure review